BloodHound
Setup neo4j database & Bloodhound
1.
C:\AD\Tools\neo4j-community-4.1.1-windows\neo4j-community-4.1.1\bin\neo4j.bat install-service
2.
.\neo4j.bat start
3.
visit http://localhost:7474/browser/
4.
Modify the password
Username: neo0j
Passowrd: BloodHound
-
login
-
Use a ingestor / collector to get the data:
. .\SharpHound.ps1
- Run the ingestor / collector:
Invoke-BloodHound -CollectionMethod All -Verbose
- Import everything from ingestor dir
Resources
Bloodhound walkthrough. A Tool for Many Tradecrafts
BloodHound with Kali Linux: 101